FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package org.example.ProfilingTrainingMay#0.0.1 (141 ms)

Package org.example.ProfilingTrainingMay
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=org.example.ProfilingTrainingMay@0.0.1&canonical=http://example.org/fhir/StructureDefinition/TrainingPatient2
Url http://example.org/fhir/StructureDefinition/TrainingPatient2
Status draft
Name TrainingPatient2
Experimental False
Description This is the profile for Patient that results from completing the third exercise of the Profiling training course.
Type Patient
Kind resource

Resources that use this resource

StructureDefinition
http://example.org/fhir/StructureDefinition/TrainingPatient3 TrainingPatient3

Resources that this resource uses

StructureDefinition
http://example.org/fhir/StructureDefinition/Occupation Occupation
http://example.org/fhir/StructureDefinition/TrainingPatient TrainingPatient


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://example.org/fhir/StructureDefinition/TrainingPatient2",
  "name" : "TrainingPatient2",
  "status" : "draft",
  "description" : "This is the profile for Patient that results from completing the third exercise of the Profiling training course.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "cda",
      "uri" : "http://hl7.org/v3/cda",
      "name" : "CDA (R2)"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "loinc",
      "uri" : "http://loinc.org",
      "name" : "LOINC code for the element"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Patient",
  "baseDefinition" : "http://example.org/fhir/StructureDefinition/TrainingPatient",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Patient.extension",
        "path" : "Patient.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Patient.extension:occupation",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Patient.extension",
        "sliceName" : "occupation",
        "definition" : "Extension to capture occupational data for the Patient of the Profiling training course.",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://example.org/fhir/StructureDefinition/Occupation"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Patient.extension:birthPlace",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Patient.extension",
        "sliceName" : "birthPlace",
        "definition" : "The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements.",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"
            ]
          }
        ],
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.